Content scanner: scan timeline events for unsafe content#7159
Draft
jmartinesp wants to merge 27 commits into
Draft
Content scanner: scan timeline events for unsafe content#7159jmartinesp wants to merge 27 commits into
jmartinesp wants to merge 27 commits into
Conversation
MockWebServer in DefaultWellknownRetrieverTest
Contributor
|
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
0271e0c to
2ada023
Compare
f98ed05 to
c97c235
Compare
…later handle them and check why some media didn't load
…ontent's validation state in any UI component inside the chat screen
…s for images, videos and stickers, so we can check if the thumbnail had already been validated
…on state: invalid contents will display a red background and border
…`eventId`, needed for the content validation
…e SDK will do automatically
… using `TimelineProtectionState`
…imeline items, besides the thumbnails that are displayed
…EventContentValidationCache`
b0da020 to
143d596
Compare
Collaborator
|
|
|
what is this content scanner feature about? is all the media i send in a private chat now being scanned? how does it decide whats dangerous? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Content
Second iteration of content scanner: scan timeline events and display errors for dangerous ones.
Based on #7139
Motivation and context
Screenshots / GIFs
Tests
Tested devices
Checklist